Total Complexity | 20 |
Dependencies | 8 |
Dependents | 0 |
Total lines | 143 |
Lines of code | 92 |
Logical lines of code | 46 |
Comment lines | 26 |
Methods | 5 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
create_payment_intent() | 47 | 7 | 37 | |
is_recurring_payment() | 58 | 7 | 16 | |
get_or_create_customer() | 55 | 3 | 21 | |
get_invoice() | 60 | 2 | 14 | |
get_stripe_secret_key() | 74 | 1 | 4 |